const runtime.scavengeCostRatio
2 uses
runtime (current package)
mgcscavenge.go#L94: scavengeCostRatio = 0.7 * (goos.IsDarwin + goos.IsIos)
mgcscavenge.go#L391: crit *= 1 + scavengeCostRatio
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)